Skip to content

Conversation

@sbernauer
Copy link
Member

stackable-operator 0.101.0

Added

  • Support objectOverrides, a list of generic Kubernetes objects, which are merged into the objects created by the operator.
    Alongside, a deep_merger module was added, which takes a Kubernetes object and a list of overrides and merges them into the provided object (#1118).

Changed

Removed

  • BREAKING: ClusterResources no longer derives Eq (#1118).

stackable-webhook 0.8.0

Added

  • Add support for mutating webhooks (#1119).

Changed

  • BREAKING: Refactor the entire WebhookServer mechanism, so multiple webhooks can run in parallel.
    Put individual webhooks (currently ConversionWebhook and MutatingWebhook) behind the Webhook trait (#1119).

@sbernauer sbernauer self-assigned this Dec 23, 2025
@sbernauer sbernauer moved this to Development: Waiting for Review in Stackable Engineering Dec 23, 2025
Copy link
Member

@Maleware Maleware left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thank you :)

@sbernauer sbernauer added this pull request to the merge queue Dec 23, 2025
Merged via the queue into main with commit 5c3547b Dec 23, 2025
5 checks passed
@sbernauer sbernauer deleted the op-rs-0.101.0 branch December 23, 2025 09:17
@sbernauer sbernauer moved this from Development: Waiting for Review to Development: Done in Stackable Engineering Dec 23, 2025
@lfrancke lfrancke moved this from Development: Done to Done in Stackable Engineering Jan 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

3 participants